10 ms·
It uses backbone routers, so try something like: http://prose.io/#MyOrganization/my-repo http://prose.io/#MyOrganization/my-repo Worked for me.
by cedrichurst 14y ago
It uses backbone routers, so try something like:
http://prose.io/#MyOrganization/my-repo http://prose.io/#MyOrganization/my-repo
Worked for me.
- BHSPitMonkey 14y agoNote: You also need "/master" at the end, or whichever branch you intend to work on.
- why-el 14y agoThanks. I ended up creating an issue for this and they mentioned a url like yours, except that I needed to append a master at the end, like @BHSPitMonkey suggested bellow.