We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae96636 commit 3dbb861Copy full SHA for 3dbb861
1 file changed
config/addon-docs.js
@@ -4,6 +4,6 @@
4
const AddonDocsConfig = require('ember-cli-addon-docs/lib/config');
5
6
module.exports = class extends AddonDocsConfig {
7
- // See https://ember-learn.github.io/ember-cli-addon-docs/latest/docs/deploying
+ // See https://ember-learn.github.io/ember-cli-addon-docs/docs/deploying
8
// for details on configuration you can override here.
9
};
0 commit comments