From 004c67fddd612f33cbeff4343f8c94bbe7b6d0a1 Mon Sep 17 00:00:00 2001 From: "Nicole Angelyn T. Lopez" Date: Fri, 7 Dec 2018 17:21:45 +0800 Subject: [PATCH] Updated "More Information" Links at Bootstrap Buttons (#24036) * Updated "More Information" Links Updated bootstrap links from 4.0 to 4.1 version "Bootstrap Get Started" link was broken (404 error). Changed to https://guide.freecodecamp.org/bootstrap/get-started/ * Updated "Bootstrap Get Started" link * Removed last link (broken) --- guide/english/bootstrap/buttons/index.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/guide/english/bootstrap/buttons/index.md b/guide/english/bootstrap/buttons/index.md index cc66fc24bf..5db2e4eaf9 100644 --- a/guide/english/bootstrap/buttons/index.md +++ b/guide/english/bootstrap/buttons/index.md @@ -116,6 +116,5 @@ Outlined buttons are a part of Bootstrap since version 4, please be sure that yo _Note: Do not include the dot in the HTML Class Attribute, referring to the classes with a dot is only used when adjusting the classes in CSS._ #### More Information: -* Bootstrap Buttons documentation -* Bootstrap Button Group documentation -* [Bootstrap Get Started](/articles/bootstrap/bootstrap-get-started) +* Bootstrap Buttons documentation +* Bootstrap Button Group documentation