We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4317850 commit 865aa36Copy full SHA for 865aa36
docs/js/search.js
@@ -1,6 +1,6 @@
1
'use strict';
2
3
-const root = 'https://mongoosejs.azurewebsites.net/api';
+const root = 'https://mongoose-js.netlify.app/.netlify/functions';
4
5
const defaultVersion = '8.x';
6
const versionFromUrl = window.location.pathname.match(/^\/docs\/(\d+\.x)/);
0 commit comments