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 25a30a8 commit 05b221cCopy full SHA for 05b221c
src/constants/docs.js
@@ -1,6 +1,6 @@
1
'use strict';
2
3
module.exports = {
4
- FORMAT_LINK: 'https://github.com/d3/d3-format#format',
+ FORMAT_LINK: 'https://github.com/d3/d3-format/tree/v1.4.5#d3-format',
5
DATE_FORMAT_LINK: 'https://github.com/d3/d3-time-format#locale_format'
6
};
0 commit comments