apache / pekko-persistence-cassandra

A replicated Apache Pekko Persistence journal backed by Apache Cassandra
https://pekko.apache.org/
Apache License 2.0
9 stars 10 forks source link

investigate datastax link issues (docs) #198

Open pjfanning opened 4 months ago

pjfanning commented 4 months ago
## HTTP failure response
`[https://docs.datastax.com/en/developer/java-driver/4.17/`](https://docs.datastax.com/en/developer/java-driver/4.17/%60) status 404 Not Found
 - index.html
 - overview.html

`[https://docs.datastax.com/en/developer/java-driver/4.17/manual/core/configuration/`](https://docs.datastax.com/en/developer/java-driver/4.17/manual/core/configuration/%60) status 404 Not Found
 - configuration.html
 - journal.html
nvollmar commented 4 months ago

Links should be:

But for some reason %60 (url encoded ') is appended.