Skip to content
This repository has been archived by the owner on Oct 29, 2019. It is now read-only.

Commit

Permalink
Update: 'update BasicLayout.js' (#211)
Browse files Browse the repository at this point in the history
Fix the website link
  • Loading branch information
TinyAllen authored and wu-sheng committed Dec 20, 2018
1 parent 756bc74 commit de112d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/BasicLayout.js
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ class BasicLayout extends React.PureComponent {
links={[{
key: 'SkyWalking',
title: 'Apache SkyWalking',
href: 'http://skywalking.io',
href: 'http://skywalking.apache.org',
blankTarget: true,
}, {
key: 'GitHub',
Expand Down

0 comments on commit de112d1

Please sign in to comment.