From 78a33262fea52bc3e9edc439fcbb26e836c2be68 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 31 Dec 2020 14:33:54 -0500 Subject: [PATCH] docs test --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6536f8..e32d0f3 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The [Repl.it](https://repl.it/) Python environment does not require any platform This repository is the home for the `replit` Python package, which provides: -- A fully-featured database client for [Repl.it DB](https://docs.repl.it/misc/database). +- A fully-featured database client for [Repl.it DB](https://docs.repl.it/misc/database) **[[docs]](https://example.com)**. - A **work in progress** Repl.it user profile lookup. - A Flask application decorator for ensuring Repl.it Auth required on specific routes.