Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _docs/extras/example-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: How to add interactive quizzes to your site.

# Quizzes

As of version 0.0.12, mkdocs-jekyll has support for basic quizzes! These are
As of version 0.0.12, docsy-jekyll has support for basic quizzes! These are
intended to help educate your users about the content of your documentation.
For a quiz, you can add a new file to the folder `_data/quizzes`, and write a
questions file based on the format shown in `_data/quizzes/example-quiz.yml`.
Expand Down