vmware-archive / saltstack_org

http://saltstack.org/
BSD 2-Clause "Simplified" License
19 stars 23 forks source link

"Recent Commits" and "Milestones" link to api endpoints rather than human readable pages #4

Open thekuffs opened 12 years ago

thekuffs commented 12 years ago

Entries under the Recent Commits and Milestones columns on the front page link to github api endpoints with JSON data. I expected to be linked to the UI side of things.

A couple examples:

I double-checked and it looks like the linked api endpoints don't provide the human-consumable urls as a convenience.

thatch45 commented 12 years ago

Thanks for the find, we will look into this

shouse-cars commented 12 years ago

Thanks for the sanity-check that the human-consumable URLs aren't available via the API. I think this may be a wart of their transition to the v3 API; some of the API responses have it and some don't. I think the best thing to do for now is to manually create the URLs (yech).

mrud commented 12 years ago

I encountered the same problem maybe fix it in the template, e.g. something like https://gist.github.com/2c2b9e4ab4e1ea51cad4