pointing docs to readme

This commit is contained in:
epi
2021-09-17 06:06:22 -05:00
parent 26565be18d
commit a446192b9a

View File

@@ -36,7 +36,7 @@
<!-- Initializer -->
<script>
Flatdoc.run({
fetcher: Flatdoc.github('epi052/feroxbuster')
fetcher: Flatdoc.file('../README.md')
});
</script>
</head>