Skip to content

Commit f934df2

Browse files
committed
Fix: Add link to dev workflow doc
1 parent 45537ae commit f934df2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/index.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"\n",
7070
"To make it easy to document, maintain, and extend the package, we opted to maintain the source code, tests and documentation\n",
7171
"on Jupyter notebooks. We use [nbdev](https://nbdev.fast.ai) to generate the Python package and documentation \n",
72-
"from the notebooks. See this document to learn more about our development workflow. \n",
72+
"from the notebooks. See this [document](https://github.com/thinkingmachines/geowrangler/blob/master/DEVELOPMENT.md) to learn more about our development workflow. \n",
7373
"\n",
7474
"By doing this, we hope to make it easy for geospatial analysts, scientists, and engineers to learn, explore, and extend this package \n",
7575
"for their geospatial processing needs. \n",

0 commit comments

Comments
 (0)