File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ export default defineConfig({
2929 text : "At NERSC" ,
3030 items : [
3131 { text : "Quickstart" , link : "/nersc/index" } ,
32- { text : "Public Installation" , link : "/nersc/installation_at_nersc " } ,
32+ { text : "(not-yet-) Public Installation" , link : "/nersc/public_installation " } ,
3333 { text : "User's Installation" , link : "/nersc/users_installation" } ,
3434 ] ,
3535 } ,
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ The following sections on this page contain instructions for users who would lik
88[[ toc]]
99
1010User's who would like to understand how our installation was done
11- or how to do their own installations are referred to [ this page] ( installation_at_nersc .md) .
11+ or how to do their own installations are referred to [ this page] ( public_installation .md) .
1212
1313## Quickstart for users familiar with JupyterHub
1414
You can’t perform that action at this time.
0 commit comments