Skip to content

Commit

Permalink
fix yml
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgugan committed Nov 30, 2022
1 parent 787c4d7 commit eeb4463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion faq.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# FAQtory settings

faq_url: "https://github.com/textualize/rich/blob/main/FAQ.md" # Replace this with the URL to your FAQ.md!
faq_url: "https://github.com/textualize/rich/blob/master/FAQ.md" # Replace this with the URL to your FAQ.md!

questions_path: "./questions" # Where questions should be stored
output_path: "./FAQ.md" # Where FAQ.md should be generated
Expand Down

0 comments on commit eeb4463

Please sign in to comment.