Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8124bd1

Browse files
author
tabvn.drupal
committed
t
1 parent d5e2eb9 commit 8124bd1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

angular-cli.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"project": {
33
"version": "1.0.0-beta.20-4",
4-
"name": "github"
4+
"name": "angular2.github.api"
55
},
66
"apps": [
77
{

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<title>Github</title>
6-
<base href="/">
6+
<base href="/angular2.github.api/">
77

88
<meta name="viewport" content="width=device-width, initial-scale=1">
99
<link rel="icon" type="image/x-icon" href="favicon.ico">

0 commit comments

Comments
 (0)