浏览代码

Update course link

shalvah 4 年之前
父节点
当前提交
81e73a728d
共有 2 个文件被更改,包括 4 次插入8 次删除
  1. 2 4
      README.md
  2. 2 4
      docs/index.md

+ 2 - 4
README.md

@@ -6,13 +6,11 @@
 
 > Still on v1? Here's the [v2 migration guide](https://scribe.rtfd.io/en/latest/migrating-v2.html).
 
-Generate API documentation for humans from your Laravel codebase. [Here's what the output looks like](https://shalvah.me/TheCensorshipAPI/).
-
-There's a [Node.js version](https://github.com/knuckleswtf/scribe-js), too!
+Generate API documentation for humans from your Laravel codebase. [Here's what the output looks like](https://shalvah.me/TheCensorshipAPI/). There's a [Node.js version](https://github.com/knuckleswtf/scribe-js), too!
 
 [![Latest Stable Version](https://poser.pugx.org/knuckleswtf/scribe/v/stable)](https://packagist.org/packages/knuckleswtf/scribe) [![Total Downloads](https://poser.pugx.org/knuckleswtf/scribe/downloads)](https://packagist.org/packages/knuckleswtf/scribe) [![Build Status](https://travis-ci.com/knuckleswtf/scribe.svg?branch=master)](https://travis-ci.com/knuckleswtf/scribe)
 
-> 👋 Want to learn how to make friendly, testable, and maintainable API documentation? I made [a course](https://apidocsfordevs.com?utm_source=scribe-laravel&utm_medium=referral&utm_campaign=launch) for you! Get 40% off until 28 November with the code KICKASSDOCSYEAH.
+> 👋 Scribe helps you generate docs automatically, but if you really want to make friendly, maintainable and testable API docs, there's a few more things you need to know. So we made [a course](https://apidocsfordevs.com?utm_source=scribe-laravel&utm_medium=referral&utm_campaign=launch) for you. And it's 40% off until 30 November with.
 
 ## Features
 - Pretty HTML documentation page, with included code samples and friendly text

+ 2 - 4
docs/index.md

@@ -1,8 +1,6 @@
 # Overview
 
-Generate API documentation for humans from your Laravel/Lumen/[Dingo](https://github.com/dingo/api) codebase. [Here's what the output looks like](https://shalvah.me/TheCensorshipAPI/).
-
-There's a [Node.js version](https://github.com/knuckleswtf/scribe-js), too!
+Generate API documentation for humans from your Laravel/Lumen/[Dingo](https://github.com/dingo/api) codebase. [Here's what the output looks like](https://shalvah.me/TheCensorshipAPI/). There's a [Node.js version](https://github.com/knuckleswtf/scribe-js), too!
 
 ```eval_rst
 .. admonition:: Wondering where to start? Try one of these links:
@@ -13,7 +11,7 @@ There's a [Node.js version](https://github.com/knuckleswtf/scribe-js), too!
 ```
 
 ```eval_rst
-.. Tip:: 👋 Want to learn how to make friendly, testable, and maintainable API documentation? I made `a course <https://apidocsfordevs.com?utm_source=scribe-laravel&utm_medium=referral&utm_campaign=launch>`_ for you! Get 40% off until 28 November with the code KICKASSDOCSYEAH.
+.. Tip:: Scribe helps you generate docs automatically, but if you really want to make friendly, maintainable and testable API docs, there's a few more things you need to know. So we made `a course <https://apidocsfordevs.com?utm_source=scribe-laravel-docs&utm_medium=referral&utm_campaign=launch>`_ for you! And it's 40% off until 30 November.
 ```
 
 ## Features