Skip to content

Commit

Permalink
docs: fix docs edit page link again
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedriad1 committed Mar 30, 2022
1 parent e0ed086 commit 32d0a60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/theme.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const SEO = {

const theme = {
github: `https://github.com/${SEO.github}`,
docsRepositoryBase: `https://github.com/${SEO.github}/blob/master/docs`,
docsRepositoryBase: `https://github.com/${SEO.github}/blob/master/docs/pages`,
titleSuffix: SEO.titleSuffix,
logo: (
<>
Expand Down

2 comments on commit 32d0a60

@vercel
Copy link

@vercel vercel bot commented on 32d0a60 Mar 30, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

api – ./docs

api-quranjs.vercel.app
api-git-master-quranjs.vercel.app
quranjs.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 32d0a60 Mar 30, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

quranjs-docs – ./docs

quranjs-docs.vercel.app
quranjs-docs-ahmed-riad.vercel.app
quranjs-docs-git-master-ahmed-riad.vercel.app

Please sign in to comment.