File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
33Official documentation website for [ LUMOS] ( https://github.com/getlumos/lumos ) - Type-safe schema language for Solana development.
44
5- ** Live Site:** https://docs.lumos-lang.com
5+ ** Live Site:** https://docs.lumos-lang.org
66
77Built with [ Astro Starlight] ( https://starlight.astro.build )
88
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ import starlightChangelog from 'starlight-changelog';
55
66// https://astro.build/config
77export default defineConfig ( {
8- site : 'https://docs.lumos-lang.com ' ,
8+ site : 'https://docs.lumos-lang.org ' ,
99 integrations : [
1010 starlight ( {
1111 title : 'LUMOS' ,
Original file line number Diff line number Diff line change @@ -72,8 +72,8 @@ This design makes it easy to add support for new target languages in the future
7272
7373## 📚 Documentation
7474
75- - ** Website** : https://lumos-lang.com
76- - ** Docs** : https://docs.lumos-lang.com
75+ - ** Website** : https://lumos-lang.org
76+ - ** Docs** : https://docs.lumos-lang.org
7777- ** GitHub** : https://github.com/getlumos/lumos
7878- ** crates.io** : https://crates.io/crates/lumos-core
7979
@@ -117,6 +117,6 @@ Check out our [Roadmap](https://github.com/getlumos/lumos/blob/main/ROADMAP.md)
117117
118118---
119119
120- ** Get Started** : [ Installation Guide] ( https://docs.lumos-lang.com /getting-started/installation/ )
120+ ** Get Started** : [ Installation Guide] ( https://docs.lumos-lang.org /getting-started/installation/ )
121121
122122** Built with ❤️ for the Solana community**
You can’t perform that action at this time.
0 commit comments