You can put some links to other questions of your database
(for instance in the details, if you want to suggest other related question).
For that, simply use a
relative path that goes back to the database folder and then go to the question file.
Examples :
Link to question on same topic and level, ex : step2-l2-videos
[`step2-l2-videos`](../../step2/l2/videos.md)
Link to question on the same topic and different level, ex : step2-l1-base
[`step2-l1-base`](../../step2/l1/base.md)
Link to question on a different topic, ex : step1-l1-3-question
[`step1-l1-3-question`](../../step1/l1/3-question.md)
📜 You can also make a link to the same question :
step2-l2-links. While this may not be useful, it asserts that successive linking to other questions will work.
🔔 INFOS
You can also add links to series in the question, for instance : tutorial on series
[`tutorial on series`](../../../series/tutoSeries.md)
⚠️ Note that question links forward to an API call in Random mode, and series links forward to an API call in Quiz mode.