From 8298a52ca9f7cdee3efdb6318f46871b22af5c27 Mon Sep 17 00:00:00 2001 From: Bex Warner Date: Mon, 14 Aug 2017 17:14:15 -0700 Subject: [PATCH] fix doc links --- _data/toc.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/toc.yml b/_data/toc.yml index 597df0e..d39043b 100644 --- a/_data/toc.yml +++ b/_data/toc.yml @@ -12,6 +12,6 @@ Advanced: - docs/best-practices.md Reference: - title: robot - url: "https://probot.github.io/probot/latest/Robot.htm" + url: "https://probot.github.io/probot/latest/Robot.html" - title: context - url: "https://probot.github.io/probot/latest/Contex.html" + url: "https://probot.github.io/probot/latest/Context.html"