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.
2 parents efae3ba + 865aa36 commit 8acb95bCopy full SHA for 8acb95b
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