Просмотр исходного кода

Merge branch 'develop' into v2-beta

poeti8 6 лет назад
Родитель
Сommit
a980f632a0
2 измененных файлов с 5 добавлено и 6 удалено
  1. 4 5
      README.md
  2. 1 1
      client/pages/report.js

+ 4 - 5
README.md

@@ -64,7 +64,7 @@ You need to have [Node.js](https://nodejs.org/), [PostgreSQL](https://www.postgr
 4. Run for development: `npm run dev`.
 5. Run for production: `npm run build` then `npm start`.
 
-**[Visis our wiki for a more complete setup and development guide.](https://github.com/thedevs-network/kutt/wiki/Setup-and-deployment)**
+**[Visit our wiki for a more complete setup and development guide.](https://github.com/thedevs-network/kutt/wiki/Setup-and-deployment)**
 
 ## Browser Extensions
 
@@ -149,12 +149,11 @@ You can use Kutt as your default URL shortener in [ShareX](https://getsharex.com
 Download Kutt's official workflow for [Alfred](https://www.alfredapp.com/) app from [alfred-kutt](https://github.com/thedevs-network/alfred-kutt) repository.
 
 ## 3rd Party API packages
-
 | Language  | Link                                                      | Description                                    |
-| --------- | --------------------------------------------------------- | ---------------------------------------------- |
+|-----------|-----------------------------------------------------------|------------------------------------------------|
 | C# (.NET) | [KuttSharp](https://github.com/0xaryan/KuttSharp)         | .NET package for Kutt.it url shortener         |
-| Python    | [kutt-cli](https://github.com/univa64/kutt-cli)           | Command-line client for Kutt written in Python |
-| Ruby      | [kutt.rb](https://github.com/univa64/kutt.rb)             | Kutt library written in Ruby                   |
+| Python    | [kutt-cli](https://github.com/RealAmirali/kutt-cli)       | Command-line client for Kutt written in Python |
+| Ruby      | [kutt.rb](https://github.com/RealAmirali/kutt.rb)         | Kutt library written in Ruby                   |
 | Rust      | [kutt-rs](https://github.com/robatipoor/kutt-rs)          | Command line tool written in Rust              |
 | Node.js   | [node-kutt](https://github.com/ardalanamini/node-kutt)    | Node.js client for Kutt.it url shortener       |
 | Bash      | [kutt-bash](https://git.fossdaily.xyz/caltlgin/kutt-bash) | Simple command line program for Kutt           |

+ 1 - 1
client/pages/report.js

@@ -99,7 +99,7 @@ class ReportPage extends Component {
           </p>
           <p>{(process.env.REPORT_EMAIL || '').replace('@', '[at]')}</p>
           <p>
-            <b>URL containting malware/scam:</b>
+            <b>URL containing malware/scam:</b>
           </p>
           <Form onSubmit={this.onSubmit}>
             <TextInput