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 14ab307 commit 1054b7dCopy full SHA for 1054b7d
src/constants/docs.js
@@ -2,5 +2,5 @@
2
3
module.exports = {
4
FORMAT_LINK: 'https://github.com/d3/d3-3.x-api-reference/blob/master/Formatting.md#d3_format',
5
- DATE_FORMAT_LINK: 'https://github.com/d3/d3-time-format#locale_format'
+ DATE_FORMAT_LINK: 'https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format'
6
};
0 commit comments