You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
Sometimes MediaWiki pages have slashes in the names, which become child folders after migration.
See OBF/OBF.github.io#1 where we have /wiki/BOSC_2015.md but also the folder /wiki/BOSC_2015/ which means the Jekyll website links to .../wiki/BOSC_2015 break.
See biopython/biopython.github.io#8 where we have /wiki/BioSQL.md and /wiki/BioSQL/Windows.md which means means the Jekyll website links to .../wiki/BioSQL break.
Sometimes MediaWiki pages have slashes in the names, which become child folders after migration.
See OBF/OBF.github.io#1 where we have
/wiki/BOSC_2015.mdbut also the folder/wiki/BOSC_2015/which means the Jekyll website links to.../wiki/BOSC_2015break.See biopython/biopython.github.io#8 where we have
/wiki/BioSQL.mdand/wiki/BioSQL/Windows.mdwhich means means the Jekyll website links to.../wiki/BioSQLbreak.