update call to action for contributions

This commit is contained in:
Milan Kolar 2022-02-18 12:27:40 +01:00
parent 6d3a1eb592
commit aa4ed1fc32

View file

@ -39,7 +39,7 @@ module.exports = {
announcementBar: {
id: 'help_with_docs', // Any value that will identify this message.
content:
'Help us make it better., <b><a href="https://github.com/pypeclub/OpenPype/tree/develop/website"></a></b>.',
'Help us make this documentation better. <b><a href="https://github.com/pypeclub/OpenPype/tree/develop/website">Edit on github.</a></b>.',
backgroundColor: '#fff', // Defaults to `#fff`.
textColor: '#000', // Defaults to `#000`.
},