File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -65,32 +65,32 @@ export const useMenuStore = defineStore('menu', {
6565 {
6666 id : 1 ,
6767 message : 'DevBox Tutorial' ,
68- link : 'https://docs.joinolares.com /developer/develop/tutorial/devbox.html'
68+ link : 'https://docs.olares.xyz /developer/develop/tutorial/devbox.html'
6969 } ,
7070 {
7171 id : 2 ,
7272 message : 'Introduction to Basic Concepts of Olares Application' ,
73- link : 'https://docs.joinolares.com/overview/olares /application.html'
73+ link : 'https://docs.olares.xyz/manual/concepts /application.html'
7474 } ,
7575 {
7676 id : 3 ,
7777 message : 'Learn about Olares Application Chart' ,
78- link : 'https://docs.joinolares.com /developer/develop/package/chart.html'
78+ link : 'https://docs.olares.xyz /developer/develop/package/chart.html'
7979 } ,
8080 {
8181 id : 4 ,
8282 message : 'Configuration Guideline for OlaresManifest' ,
83- link : 'https://docs.joinolares.com /developer/develop/package/manifest.html'
83+ link : 'https://docs.olares.xyz /developer/develop/package/manifest.html'
8484 } ,
8585 {
8686 id : 5 ,
8787 message : 'Olares Market protocol overview' ,
88- link : 'https://docs.joinolares.com/overview/protocol/market .html'
88+ link : 'https://docs.olares.xyz/manual/tasks/install-uninstall-update .html'
8989 } ,
9090 {
9191 id : 6 ,
9292 message : 'How to sbmit an application to the Olares Market' ,
93- link : 'https://docs.joinolares.com /developer/develop/submit/'
93+ link : 'https://docs.olares.xyz /developer/develop/submit/'
9494 }
9595 ]
9696 } as DataState ;
You can’t perform that action at this time.
0 commit comments