Skip to content

Commit

Permalink
Update docusaurus.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushsharma82 committed Sep 20, 2023
1 parent 45e78a9 commit 6ce3e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
const config = {
title: 'ElegantOTA Docs',
tagline: 'OTA update library for ESP8266 & ESP32 microcontrollers',
url: 'https://docs.espdash.pro',
url: 'https://docs.elegantota.pro',
baseUrl: '/',
onBrokenLinks: 'warn',
onBrokenMarkdownLinks: 'warn',
Expand Down

0 comments on commit 6ce3e1c

Please sign in to comment.