Skip to content

Commit

Permalink
docs(docs): 📝 fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mcnaveen committed Sep 23, 2023
1 parent c38f3d0 commit 76315b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/theme.config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { DocsThemeConfig } from 'nextra-theme-docs'
import React from 'react'

const config: DocsThemeConfig = {
docsRepositoryBase: 'https://github.com/mcnaveen/cart/tree/main/src/docs',
docsRepositoryBase: 'https://github.com/mcnaveen/cart/tree/main/docs',
footer: {
text: '$npm install cart',
},
Expand Down

0 comments on commit 76315b7

Please sign in to comment.