From 3d995aaf98ed73ddcbbf0ed88d82bbbf80ec8cf9 Mon Sep 17 00:00:00 2001 From: Gregory Haskins Date: Sun, 9 Jan 2022 10:14:18 -0500 Subject: [PATCH] Update protojure link (#9389) --- docs/third_party.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/third_party.md b/docs/third_party.md index 8448b57829..1bf36a8a9f 100644 --- a/docs/third_party.md +++ b/docs/third_party.md @@ -27,7 +27,7 @@ These are projects we know about implementing Protocol Buffers for other program * C#/.NET/WCF/VB: https://code.google.com/p/protobuf-net/ * Clojure: http://github.com/ninjudd/clojure-protobuf * Clojure: https://github.com/clojusc/protobuf -* Clojure: https://protojure.github.io +* Clojure: https://protojure.readthedocs.io * Common Lisp: http://github.com/brown/protobuf * Common Lisp: http://github.com/qitab/cl-protobuf * D: https://github.com/dcarp/protobuf-d