diff --git a/README.md b/README.md index c7f609e..c5c3cab 100644 --- a/README.md +++ b/README.md @@ -182,8 +182,10 @@ These are people who aren't in our formal git history but should be. - [Tim Schilling](https://github.com/tim-schilling) assisted with the `model_graph` method - [Charlie Denton](https://github.com/meshy) is responsible for django-schema-graph, which we leverage as part of the `model_graph` feature - [Christopher Clarke](https://github.com/chrisdev) built `django-pandas`, which dj-notebook uses +- [ +Stephen Moore](https://github.com/delfick) for some early work done on the internals of dj-notebook before it was open sourced. - +
@@ -222,7 +224,7 @@ These are people who aren't in our formal git history but should be.
- + ## Construction diff --git a/docs/index.md b/docs/index.md index 5431ed9..52bc95a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -31,6 +31,6 @@ plus.User.objects.all() !!! tip "Full Usage" - Learn how to use all the awesome features of dj-notebook in the [usage page](/usage)! + Learn how to use all the awesome features of dj-notebook in the [usage page](./usage)!