mirror of
https://github.com/epi052/feroxbuster.git
synced 2026-05-31 03:51:12 -03:00
flatdoc resolve fix
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
<!-- Initializer -->
|
||||
<script>
|
||||
Flatdoc.run({
|
||||
fetcher: Flatdoc.file('https://github.com/epi052/feroxbuster/README.md')
|
||||
fetcher: Flatdoc.github('epi052/feroxbuster')
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user