Skip to content

Commit 153822a

Browse files
authored
Update cookbook-guide.md (ProjectPythia#429)
1 parent 88b4949 commit 153822a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

portal/cookbook-guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Before developing your cookbook, you should consider how it will access the data
2323
## Use the template
2424

2525
1. If you don't already have a GitHub account, create one by following the [Getting Started with GitHub guide](https://foundations.projectpythia.org/foundations/getting-started-github.html)
26-
1. On https://github.com/ProjectPythia/cookbook-template, click "Use this template→Create a new repository"
26+
1. On the [Cookbook Template repository](https://github.com/ProjectPythia/cookbook-template), click "Use this template→Create a new repository"
2727
1. Give your repository a descriptive name followed by `-cookbook` (e.g., `hydrology-cookbook`, `hpc-cookbook`, `cesm-cookbook`) and a description
2828
1. Choose "Include all branches" and create the repository. Your browser will be directed to the newly created repository under your GitHub account
2929
1. Under Settings→Pages, ensure that GitHub Pages is enabled. If it is not, change the Branch from "None" to "gh-pages/(root)" and click "Save"

0 commit comments

Comments
 (0)