We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5ac4c6 commit cf8d3d7Copy full SHA for cf8d3d7
docusaurus.config.js
@@ -125,7 +125,7 @@ const config = {
125
],
126
},
127
128
- copyright: `Copyright © ${new Date().getFullYear()} <a href="https://durable-workflow.com">Workflow</a>.`,
+ copyright: `Copyright © ${new Date().getFullYear()} <a href="https://durable-workflow.com">Durable Workflow</a>.`,
129
130
prism: {
131
theme: lightCodeTheme,
0 commit comments