Kaynağa Gözat

docs config update for netlify

Blake Blackshear 3 yıl önce
ebeveyn
işleme
ae97692883
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      docs/docusaurus.config.js

+ 2 - 2
docs/docusaurus.config.js

@@ -3,8 +3,8 @@ const path = require('path');
 module.exports = {
   title: 'Frigate',
   tagline: 'NVR With Realtime Object Detection for IP Cameras',
-  url: 'https://blakeblackshear.github.io',
-  baseUrl: '/frigate/',
+  url: 'https://docs.frigate.video',
+  baseUrl: '/',
   onBrokenLinks: 'throw',
   onBrokenMarkdownLinks: 'warn',
   favicon: 'img/favicon.ico',