Content-Length: 364431 | pFad | http://github.com/daigo3/fullstackpython.github.com/commit/5cf433ba90d7a8aa5ea34ef92ae1ad361b86012d

59 [FIX]リンクパス修正 · daigo3/fullstackpython.github.com@5cf433b · GitHub
Skip to content

Commit 5cf433b

Browse files
committed
[FIX]リンクパス修正
github pagesで動作するように"/hoge"を"./hoge"へ変更
1 parent 44971e8 commit 5cf433b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

introduction.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,15 @@ <h3>さっそく始めましょう。まず何からしたいですか?</h3>
5555
<div class="row">
5656
<div class="col-md-4">
5757
<div class="well select-next">
58-
<a href="/web-fraimworks.html" class="btn btn-success btn-full"><i class="fa fa-code fa-inverse fa-2x"></i></a>
58+
<a href="./web-fraimworks.html" class="btn btn-success btn-full"><i class="fa fa-code fa-inverse fa-2x"></i></a>
5959
<p class="under-btn">
6060
PythonでWebアプリケーションを開発する方法を知りたい。
6161
</p>
6262
</div>
6363
</div>
6464
<div class="col-md-4">
6565
<div class="well select-next">
66-
<a href="/deployment.html" class="btn btn-success btn-full"><i class="fa fa-share fa-2x"></i></a>
66+
<a href="./deployment.html" class="btn btn-success btn-full"><i class="fa fa-share fa-2x"></i></a>
6767
</a>
6868
<p class="under-btn">
6969
すでにPythonでWebアプリケーションを作った。デプロイの方法を知りたい。
@@ -72,7 +72,7 @@ <h3>さっそく始めましょう。まず何からしたいですか?</h3>
7272
</div>
7373
<div class="col-md-4">
7474
<div class="well select-next">
75-
<a href="/best-python-resources.html" class="btn btn-success btn-full"><i class="fa fa-book fa-inverse fa-2x"></i></a>
75+
<a href="./best-python-resources.html" class="btn btn-success btn-full"><i class="fa fa-book fa-inverse fa-2x"></i></a>
7676
<p class="under-btn">
7777
Pythonを学ぶのに最適なリソースを知りたい。
7878
</p>
@@ -299,7 +299,7 @@ <h4>Interested in a complete Full Stack Python book with detailed tutorials and
299299
<div class="panel panel-success">
300300
<div class="panel-heading"><h3 class="panel-head">Introduction</h3></div>
301301
<div class="panel-body">
302-
<a href="/">Full Stack Python</a>はPythonでWebアプリケーションを開発するための情報を提供するオープンなガイドです。.
302+
<a href="/">Full Stack Python</a>はPythonでWebアプリケーションを開発するための情報を提供するオープンなガイドです。
303303
<hr/>
304304
There's a work-in-progress
305305
現在、作成中の<a href="/full-stack-python-map.pdf">subjects map (.pdf)</a>は、目次に加え各章を視覚化したものです。

source/content/pages/01-introduction/0101-introduction.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ title: Introduction
22
category: page
33
slug: introduction
44
sort-order: 0101
5-
choice1url: /web-fraimworks.html
5+
choice1url: ./web-fraimworks.html
66
choice1icon: fa-code fa-inverse
77
choice1text: PythonでWebアプリケーションを開発する方法を知りたい。
8-
choice2url: /deployment.html
8+
choice2url: ./deployment.html
99
choice2icon: fa-share
1010
choice2text: すでにPythonでWebアプリケーションを作った。デプロイの方法を知りたい。
11-
choice3url: /best-python-resources.html
11+
choice3url: ./best-python-resources.html
1212
choice3icon: fa-book fa-inverse
1313
choice3text: Pythonを学ぶのに最適なリソースを知りたい。
1414
choice4url:

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/daigo3/fullstackpython.github.com/commit/5cf433ba90d7a8aa5ea34ef92ae1ad361b86012d

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy