Skip to content

Commit ca5f517

Browse files
committed
Merge branch 'master' of github.com:squidfunk/mkdocs-material
2 parents 494cae1 + 1698708 commit ca5f517

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

docs/contributing/reporting-a-bug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ problems.__
6666
[hooks]: https://www.mkdocs.org/user-guide/configuration/#hooks
6767
[extra_css]: https://www.mkdocs.org/user-guide/configuration/#extra_css
6868
[extra_javascript]: https://www.mkdocs.org/user-guide/configuration/#extra_javascript
69-
[discussion board]: https://github.com/squidfunk/mkdocs-material/issues
69+
[discussion board]: https://github.com/squidfunk/mkdocs-material/discussions
7070
[StackOverflow]: https://stackoverflow.com
7171
[that our documentation explicitly mentions]: ?q="extends+base"
7272

docs/getting-started.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,12 @@ MkDocs on GitHub Pages in a step-by-step guide.
7575

7676
---
7777

78-
__Tip__: If you don't have prior experience with Python, we recommend reading
79-
[Using Python's pip to Manage Your Projects' Dependencies], which is a really
80-
good introduction on the mechanics of Python package management and helps you
81-
troubleshoot if you run into errors.
78+
!!! tip
79+
80+
If you don't have prior experience with Python, we recommend reading
81+
[Using Python's pip to Manage Your Projects' Dependencies], which is a
82+
really good introduction on the mechanics of Python package management and
83+
helps you troubleshoot if you run into errors.
8284

8385
[Python package]: https://pypi.org/project/mkdocs-material/
8486
[virtual environment]: https://realpython.com/what-is-pip/#using-pip-in-a-python-virtual-environment

0 commit comments

Comments
 (0)