Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit63a3b20

Browse files
authored
Merge pull request#15 from kayoub5/patch-1
Fix broken link
2 parents95b1c49 +897b781 commit63a3b20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ You can review the nPython.exe source code in in "Console.csproj" project
480480
for example of embedding CPython in console .NET app. Please refer to
481481
this README GitHub page for new simplified embedding API:
482482

483-
[README.md][8]
483+
[README.rst][8]
484484

485485
At a very high level, to embed Python in your application you will need to:
486486

@@ -603,7 +603,7 @@ standard library, which are covered by the [Python license][10].
603603

604604
[7]:http://www.go-mono.com
605605

606-
[8]:https://github.com/pythonnet/pythonnet/blob/master/README.md
606+
[8]:https://github.com/pythonnet/pythonnet/blob/master/README.rst#embedding-python-in-net
607607

608608
[9]:http://pythonnet.github.io/LICENSE
609609

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp