pivotal-cf / docs-pcf-install

The content repo for installing and customizing Pivotal Cloud Foundry.
28 stars 140 forks source link

Docs contain links to internal OpsMan API documentation #566

Open nthomson-pivotal opened 5 years ago

nthomson-pivotal commented 5 years ago

There are several links within the published documentation on docs.pivotal.io for PCF 2.4 that link to the internal Pivotal OpsMan API docs (via cfapps.io). Examples:

https://github.com/pivotal-cf/docs-pcf-install/blob/c7a2e5fabe92ace564e8f01e80b1f17f4f12ab56/custom-vm-extensions.html.md.erb#L55

https://github.com/pivotal-cf/docs-pcf-install/blob/c7a2e5fabe92ace564e8f01e80b1f17f4f12ab56/custom-vm-extensions.html.md.erb#L88

https://github.com/pivotal-cf/docs-pcf-install/blob/2891c7407893d460c7ef9f836447bf2aaa916987/deploy-bosh-om.html.md.erb#L96

These should be altered to reference the public OpsMan API docs here.

cf-gitbot commented 5 years ago

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

pspinrad commented 5 years ago

@nthomson-pivotal thank you-- you're right, will fix, and extra helpful that you included example line numbers.