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

Commit6076cdd

Browse files
committed
Fix StackExchange and Slack shields
1 parent44a69f6 commit6076cdd

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

‎README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
[![license shield][]](./LICENSE)
77
[![pypi package version][]](https://pypi.python.org/pypi/pythonnet)
88
[![python supported shield][]](https://pypi.python.org/pypi/pythonnet)
9-
[![StackExchange](https://img.shields.io/stackexchange/stackoverflow/t/python.net.svg)](http://stackoverflow.com/questions/tagged/python.net)
10-
[![Slack](https://img.shields.io/badge/chat-slack-color.svg?style=social?link=http://left&link=http://right)](https://pythonnet.slack.com)
9+
[![stackexchange shield][]](http://stackoverflow.com/questions/tagged/python.net)
10+
[![slack][]](https://pythonnet.slack.com)
1111

1212
Python for .NET is a package that gives Python programmers nearly
1313
seamless integration with the .NET Common Language Runtime (CLR) and
@@ -91,4 +91,8 @@ int32
9191

9292
[python supported shield]:https://img.shields.io/pypi/pyversions/pythonnet.svg
9393

94+
[slack]:https://img.shields.io/badge/chat-slack-color.svg?style=social
95+
96+
[stackexchange shield]:https://img.shields.io/badge/StackOverflow-python.net-blue.svg
97+
9498
[travis shield]:https://img.shields.io/travis/pythonnet/pythonnet/master.svg?label=Travis

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp