Fixed a bug in the venue type pages- the hyperlinks in the postfix still contained singular form of the venue types which should have been fixed in this PR https://github.com/codecheckers/register/pull/112.
For instance an example of the fualty hyperlink is:
https://codecheck.org.uk/register/venues/community/index.json
when it should be
https://codecheck.org.uk/register/venues/communities/index.json
Related codecheck repo PR: https://github.com/codecheckers/register/pull/118
Fixed a bug in the venue type pages- the hyperlinks in the postfix still contained singular form of the venue types which should have been fixed in this PR https://github.com/codecheckers/register/pull/112.
For instance an example of the fualty hyperlink is:
https://codecheck.org.uk/register/venues/community/index.json
when it should behttps://codecheck.org.uk/register/venues/communities/index.json