mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-16 22:42:57 +00:00
Fix broken markdown anchors in the doc
Used a workaround by transforming MD to HTML anchors.
This commit is contained in:
@@ -11,7 +11,7 @@ Please follow the process below to suggest a new feature for inclusion in one of
|
||||
1. [Open a GitHub issue](https://github.com/jupyter/docker-stacks/issues) describing the feature
|
||||
you'd like to contribute.
|
||||
2. Discuss with the maintainers whether the addition makes sense in
|
||||
[one of the core stacks](../using/selecting.md#core-stacks), as a
|
||||
[one of the core stacks](../using/selecting.html#core-stacks), as a
|
||||
[recipe in the documentation](recipes.md), as a [community stack](stacks.md), or as something
|
||||
else entirely.
|
||||
|
||||
|
Reference in New Issue
Block a user