cloudify-cosmo / getcloudify.org

The getcloudify.org Web Site
getcloudify.org
Other
25 stars 78 forks source link

fix(linkchecker): tell linkchecker not to verify links with guide/[a-z] ... #242

Closed guy-mograbi-at-gigaspaces closed 9 years ago

guy-mograbi-at-gigaspaces commented 9 years ago

...pattern

our mechanism for version-less links to the guide is incorrect. currently it returns 404 and in javascript redirects the page. in order to make this process work with linkchecker we need to come up with a different approach.