8000 Remove prefix · csit-github/docs.hackerone.com@5a5e313 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5a5e313

Browse files
Remove prefix
1 parent 61bd5fc commit 5a5e313

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,3 @@ jobs:
1414
with:
1515
access-token: ${{ secrets.DEPLOY_KEY }}
1616
deploy-branch: gh-pages
17-
gatsby-args: --prefix-paths

gatsby-config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
module.exports = {
2-
pathPrefix: "/docs.hackerone.com",
32
siteMetadata: {
43
title: 'HackerOne Platform Documentation',
54
siteUrl: 'https://docs.hackerone.com',

0 commit comments

Comments
 (0)
0