Skip to content

Commit

Permalink
update url and baseUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
raphamorim committed Feb 25, 2025
1 parent a79e624 commit 945abdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ const config = {
title: 'Rio Terminal',
tagline: tagline[CURRENT_LOCALE],
favicon: '/assets/rio-logo.ico',
url: 'https://raphamorim.io',
baseUrl: '/rio',
url: 'https://rioterm.dev',
baseUrl: '/',
organizationName: 'raphamorim',
projectName: 'rio',
onBrokenLinks: 'throw',
Expand Down

0 comments on commit 945abdb

Please sign in to comment.