Skip to content

Commit

Permalink
fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
nandorojo committed Oct 24, 2022
1 parent 05e48f5 commit 73170a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
const lightCodeTheme = require('prism-react-renderer/themes/github')
const darkCodeTheme = require('prism-react-renderer/themes/dracula')

const url = `zeego.fernandorojo.co`
const url = `zeego.dev`

// /** @type {import('@docusaurus').Config} */
const config = {
Expand Down

0 comments on commit 73170a8

Please sign in to comment.