hivemq / hivemq-mqtt-client

HiveMQ MQTT Client is an MQTT 5.0 and MQTT 3.1.1 compatible and feature-rich high-performance Java client library with different API flavours and backpressure support
https://hivemq.github.io/hivemq-mqtt-client/
Apache License 2.0
832 stars 153 forks source link

The links in your doc are broken #540

Closed david-westerman-dsg closed 1 year ago

david-westerman-dsg commented 1 year ago

Expected behavior

When I click on the links in the client configuration page, I expected to see the new documentation page.

Actual behavior

I am getting a 404 - page not found

To Reproduce

Steps

  1. Go to client configuration page: https://hivemq.github.io/hivemq-mqtt-client/docs/client-configuration/

  2. Click on Transports link beside the websockets entry in the Transport Configuration section (but this seems to happen with all the links). https://hivemq.github.io/hivemq-mqtt-client/docs/client-configuration/transports/websocket.md

  3. Get Page not found.

Reproducer code

Details

pglombardo commented 1 year ago

Hey @david-westerman-dsg - thanks for the report and apologies the late reply. I'll see if we can fix this soon.

pglombardo commented 1 year ago

Those pages haven't been written yet hence the dead links. I've removed the links for now. Thanks for pointing this out @david-westerman-dsg!