Skip to content

Commit b56bb9b

Browse files
committed
scope package
1 parent 9c465f7 commit b56bb9b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<p align="center">The missing documentation tool for your Angular application</p>
1414

1515
<p align="center">
16-
<img src="https://raw.githubusercontent.com/groupe-sii/compodoc/master/screenshots/main-view.png" alt="Compodoc: The missing documentation tool for your Angular application">
16+
<img src="https://raw.githubusercontent.com/compodoc/compodoc/master/screenshots/main-view.png" alt="Compodoc: The missing documentation tool for your Angular application">
1717
</p>
1818

1919
## Install

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "gulp-compodoc",
2+
"name": "@compodoc/gulp-compodoc",
33
"version": "0.0.1",
44
"description": "Compodoc plugin for gulp",
55
"main": "index.js",

0 commit comments

Comments
 (0)