Skip to content
This repository was archived by the owner on Jun 23, 2021. It is now read-only.

Commit e9bc128

Browse files
committed
Move project to Knuckles
1 parent 5e7bb68 commit e9bc128

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
![image](http://img.shields.io/packagist/v/shalvah/pastel.svg?style=flat)
44
[![Build Status](https://travis-ci.org/shalvah/pastel.svg?branch=master)](https://travis-ci.org/shalvah/pastel)
55

6-
Pastel (pre-release) is a PHP tool to generate beautiful documentation from Markdown. [Here's what the output looks like.](https://shalvah.github.io/pastel)
6+
Pastel (pre-release) is a PHP tool to generate beautiful documentation from Markdown. [Here's what the output looks like.](https://knuckleswtf.github.io/pastel)
77

88
<p align="center">
99
<img src="./screenshots/pastel-screenshot-2.png">

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "shalvah/pastel",
3-
"description": "Generate beautiful API documentation from Markdown.",
2+
"name": "knuckleswtf/pastel",
3+
"description": "Generate pretty API documentation from Markdown.",
44
"keywords": [
55
"documentation",
66
"generation",

0 commit comments

Comments
 (0)