add links to readme
diff --git a/README.md b/README.md
index 48bce8a..9f1a4c6 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,8 @@
 ## More Information
 For more information, please check the package vignette.
 
-- [Create Awesome HTML Table with knitr::kable and kableExtra](http://rpubs.com/haozhu233/kableExtra_HTML)
+- [Create Awesome HTML Table with knitr::kable and kableExtra](http://haozhu233.github.io/kableExtra/awesome_table_in_html.html)
+- [Create Awesome LaTeX Table with knitr::kable and kableExtra](http://haozhu233.github.io/kableExtra/awesome_table_in_pdf.pdf)
 
 ## Limitations
 - `add_header_above` and `add_footnote` should be able to work in any conditions but if you are using `kable_styling` in customed templates it can get a little tricky. 
diff --git a/docs/index.html b/docs/index.html
index 0386473..82b4243 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -37,8 +37,9 @@
     <div class="row">
       <div class="eight column" style="margin-top: 20%;">
         <h4>kableExtra</h4>
-        <p style="color: gray;">A simple way to generate complex table in R.</p>
+        <p style="color: gray;">Construct complex table with %>%</p>
         <br>
+        <hr>
         <strong>Package Vignettes</strong>
         <ul>
           <li>