From 16fa78ba23bf67dc3e89682f1a6b436896d3e874 Mon Sep 17 00:00:00 2001 From: Ye Naing Tun Date: Wed, 5 Jun 2024 19:38:29 +0630 Subject: [PATCH] fixed broken url in python project --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a1c98d8..e6ca3c43 100644 --- a/README.md +++ b/README.md @@ -256,7 +256,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Bokeh](https://github.com/bokeh/bokeh) _(label: good-first-issue)_
Bokeh is an interactive visualization library for modern web browsers. - [BorgBackup](https://github.com/borgbackup/borg) _(label: easy)_
Deduplicating backup program with compression and authenticated encryption. - [CiviWiki](https://github.com/CiviWiki/OpenCiviWiki) _(label: good-first-issue)_
Building a Better Democracy for the Internet Age -- [coala](https://github.com/issues?utf8=✓&q=is:open+is:issue+user:coala+label:difficulty/newcomer++no:assignee) _(label: n/a)_
A unified command-line interface for linting and fixing all your code, regardless of the programming languages you use. +- [coala](https://github.com/coala/projects) _(label: n/a)_
A unified command-line interface for linting and fixing all your code, regardless of the programming languages you use. - [Colossal-AI](https://github.com/hpcaitech/ColossalAI) _(label: good first issue)_
An open-source deep learning system for large-scale model training and inference with high efficiency and low cost. - [cookiecutter](https://github.com/cookiecutter/cookiecutter) _(label: good first issue)_
A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects. - [Create aio app](https://github.com/aio-libs/create-aio-app) _(label: good-first-issue)_
A command line utility that creates the aiohttp template with the best practices.