diff --git a/docs/contributing/reporting-a-bug.md b/docs/contributing/reporting-a-bug.md index 5d40218b475..8c84f8a10db 100644 --- a/docs/contributing/reporting-a-bug.md +++ b/docs/contributing/reporting-a-bug.md @@ -66,7 +66,7 @@ problems.__ [hooks]: https://www.mkdocs.org/user-guide/configuration/#hooks [extra_css]: https://www.mkdocs.org/user-guide/configuration/#extra_css [extra_javascript]: https://www.mkdocs.org/user-guide/configuration/#extra_javascript - [discussion board]: https://github.com/squidfunk/mkdocs-material/issues + [discussion board]: https://github.com/squidfunk/mkdocs-material/discussions [StackOverflow]: https://stackoverflow.com [that our documentation explicitly mentions]: ?q="extends+base" diff --git a/docs/getting-started.md b/docs/getting-started.md index 0465b5b2084..b6726f2e124 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -75,10 +75,12 @@ MkDocs on GitHub Pages in a step-by-step guide. --- -__Tip__: If you don't have prior experience with Python, we recommend reading -[Using Python's pip to Manage Your Projects' Dependencies], which is a really -good introduction on the mechanics of Python package management and helps you -troubleshoot if you run into errors. +!!! tip + + If you don't have prior experience with Python, we recommend reading + [Using Python's pip to Manage Your Projects' Dependencies], which is a + really good introduction on the mechanics of Python package management and + helps you troubleshoot if you run into errors. [Python package]: https://pypi.org/project/mkdocs-material/ [virtual environment]: https://realpython.com/what-is-pip/#using-pip-in-a-python-virtual-environment