From 4b4aad848b33ac3b0a30951cba01f7f97014911c Mon Sep 17 00:00:00 2001 From: "Allen, Timothy" Date: Thu, 30 May 2019 02:07:53 +0000 Subject: [PATCH] Fix typo in github.com URL. --- docs/api-guide/renderers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api-guide/renderers.md b/docs/api-guide/renderers.md index 4ec409681..fc35261f1 100644 --- a/docs/api-guide/renderers.md +++ b/docs/api-guide/renderers.md @@ -534,7 +534,7 @@ Comma-separated values are a plain-text tabular data format, that can be easily [messagepack]: https://msgpack.org/ [juanriaza]: https://github.com/juanriaza [mjumbewu]: https://github.com/mjumbewu -[flipperpa]: https://githuc.com/flipperpa +[flipperpa]: https://github.com/flipperpa [wharton]: https://github.com/wharton [drf-renderer-xlsx]: https://github.com/wharton/drf-renderer-xlsx [vbabiy]: https://github.com/vbabiy