From ed2bf31517758acad1ede7706c58e9f894584b3d Mon Sep 17 00:00:00 2001 From: asonix Date: Mon, 18 May 2020 11:18:02 -0500 Subject: [PATCH] Add docs link --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 5396ce7..1ffd487 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ version = "0.1.0" license = "GPL-3.0" authors = ["asonix "] repository = "https://git.asonix.dog/asonix/activitystreams-sketch" +documentation = "https://activitystreams-new.asonix.dog/activitystreams_new/" readme = "README.md" keywords = ["activitystreams", "activitypub"] edition = "2018"