I am building my homepage with jekyll and github-pages. All is going fine, including the permalink of the markdown files in the submodule of my repository.
However: there is one page that is not showing at the permalink address: build page: https://atlassianps.github.io/docs/ConfluencePS/ source page: https://github.com/lipkau/ConfluencePS/blob/0750be31ebed41e3613f8ccba7173c184e869217/docs/commands/about_ConfluencePS.md
What am I doing that is keeping that permalink
from working?
Thanks