### Describe your environment Docs issue. ### What happened? In the [`exporter/opentelemetry-exporter-prometheus` README](https://github.com/open-telemetry/opentelemetry-python/tree/main/exporter/opentelemetry-exporter-prometheus), the link [OpenTelemetry Prometheus Exporter](https://opentelemetry-python.readthedocs.io/en/latest/exporter/prometheus/prometheus.html) (https://opentelemetry-python.readthedocs.io/en/latest/exporter/prometheus/prometheus.html) leads to 404. <img width="960" alt="Image" src="https://github.com/user-attachments/assets/e7705aff-ea58-4a0b-a38e-401f5cf8736e" /> ### Steps to Reproduce Open https://github.com/open-telemetry/opentelemetry-python/tree/main/exporter/opentelemetry-exporter-prometheus. In the README, click on the first link in the References section. ### Expected Result I expected to see something else than 404. ### Actual Result I saw 404. ### Additional context _No response_ ### Would you like to implement a fix? None