You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2019/12/27 09:48:11 UTC

[incubator-nuttx-website] 43/48: Fix wiki link.

This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-website.git

commit 2bbfff0dd4fdb0344e12e44fc9078ba4df6b1172
Author: hans <hl...@me.com>
AuthorDate: Thu Dec 26 18:39:16 2019 +0800

    Fix wiki link.
    
    Signed-off-by: hans <hl...@me.com>
---
 Gemfile.lock | 7 +------
 index.md     | 2 +-
 2 files changed, 2 insertions(+), 7 deletions(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index f0e990b..40c8f31 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -123,9 +123,6 @@ GEM
     jekyll-mentions (1.5.1)
       html-pipeline (~> 2.3)
       jekyll (>= 3.7, < 5.0)
-    jekyll-oembed (0.0.1)
-      jekyll
-      ruby-oembed (= 0.8.8)
     jekyll-optional-front-matter (0.3.2)
       jekyll (>= 3.0, < 5.0)
     jekyll-paginate (1.1.0)
@@ -220,7 +217,6 @@ GEM
     rouge (3.13.0)
     ruby-enum (0.7.2)
       i18n
-    ruby-oembed (0.8.8)
     rubyzip (2.0.0)
     safe_yaml (1.0.5)
     sass (3.7.4)
@@ -245,8 +241,7 @@ PLATFORMS
   ruby
 
 DEPENDENCIES
-  github-pages
-  jekyll-oembed
+  github-pages (~> 203)
   rouge
 
 BUNDLED WITH
diff --git a/index.md b/index.md
index 1103842..dd9db93 100644
--- a/index.md
+++ b/index.md
@@ -38,4 +38,4 @@ as fork()).
 
 ## Documentation
 
-Extensive documentation can be found on the project [wiki](https://cwiki.apache.org/{{ site.data.project.wiki }}/Nuttx)
+Extensive documentation can be found on the project [wiki](https://cwiki.apache.org/{{ site.data.project.wiki }}/Nuttx).