tisonkun commented on code in PR #754:
URL: https://github.com/apache/pulsar-site/pull/754#discussion_r1430220155
##########
client-feature-matrix/index.mdx:
##########
@@ -14,6 +14,8 @@ import {
tableview,
} from "../data/matrix.js";
+To get more information on clients, see [Pulsar Client
Libraries](/docs/next/client-libraries).
Review Comment:
> it results in a 404 error
The redirect happens in Apache Web Server. So perhaps you need run
docker-compose for previewing this manner ..
https://github.com/apache/pulsar-site/blob/80e4090e04dbbbf22652be38d542e4989d8dc3bd/static/.htaccess#L19
https://github.com/apache/pulsar-site/blob/main/docker-compose.yaml
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]