diff --git a/README.md b/README.md
index 42131e6888aab4d7c5375eeb09641cdf1a6d0142..a752e5c54de77cc9dce24d618be2f1757e27998a 100644
--- a/README.md
+++ b/README.md
@@ -218,3 +218,7 @@ while that delimiter for GitLab Markdown is like this: ``$`a^2`$``.
 These small differences are fixed automatically by the script
 `render.sh`, so that markdown files are rendered nicely both on the
 GitLab web interface and on the website of the book.
+
+## Some tips and tricks
+
+If you have any problems, check also these [tips and tricks](https://gitlab.com/dashohoxha/bookdown-example/-/wikis/Tips-and-Tricks) suggested by the community.