File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ python server会直接在浏览器中打印出异常。
5151
5252`预装申请 `_
5353
54- .. _预装申请 : https://github.com/SAEPython/saepythondevguide /issues/new
54+ .. _预装申请 : https://github.com/sinacloud/sae-python-dev-guide /issues/new
5555
5656.. note ::
5757
@@ -71,7 +71,7 @@ python server会直接在浏览器中打印出异常。
7171 新浪微博API OAuth 2 Python客户端
7272
7373.. _weibopy : http://code.google.com/p/sinatpy/
74- .. _examples/weibo : https://github.com/SAEPython/saepythondevguide /tree/master/examples/weibo/1
74+ .. _examples/weibo : https://github.com/sinacloud/sae-python-dev-guide /tree/master/examples/weibo/1
7575.. _sinaweibopy : http://open.weibo.com/wiki/SDK#Python_SDK
7676
7777
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ SAE Python 开发者手册
88
99本文档,示例代码以及本地测试server下载: ::
1010
11- git clone http ://github.com/saepython/saepythondevguide .git
11+ git clone https ://github.com/sinacloud/sae-python-dev-guide .git
1212
1313Contents:
1414
Original file line number Diff line number Diff line change @@ -105,11 +105,11 @@ Django
105105`完整示例 `_ ( `django tutorial `_ 中的poll、choice程序)
106106
107107.. _django tutorial : https://docs.djangoproject.com/en/1.4/intro/tutorial01/
108- .. _完整示例 : https://github.com/SAEPython/saepythondevguide /tree/master/examples/django/1.4
108+ .. _完整示例 : https://github.com/sinacloud/sae-python-dev-guide /tree/master/examples/django/1.4
109109
110110`django-1.2.7示例 `_
111111
112- .. _django-1.2.7示例 : https://github.com/SAEPython/saepythondevguide /tree/master/examples/django/1.2.7
112+ .. _django-1.2.7示例 : https://github.com/sinacloud/sae-python-dev-guide /tree/master/examples/django/1.2.7
113113
114114
115115处理用户上传文件
@@ -286,5 +286,5 @@ index.wsgi
286286.. tip ::
287287
288288 以上所有的示例代码的完整版本都可以在我们的github repo中获得。
289- https://github.com/SAEPython/saepythondevguide /tree/master/examples/
289+ https://github.com/sinacloud/sae-python-dev-guide /tree/master/examples/
290290
Original file line number Diff line number Diff line change 4343
4444::
4545
46- $ git clone http ://github.com/saepython/saepythondevguide .git
47- $ cd saepythondevguide /dev_server
46+ $ git clone https ://github.com/sinacloud/sae-python-dev-guide .git
47+ $ cd sae-python-dev-guide /dev_server
4848 $ python setup.py install
4949
5050基本使用
You can’t perform that action at this time.
0 commit comments