Skip to content

Commit 828879c

Browse files
committed
add link to github's project
1 parent 266f663 commit 828879c

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
# Build
1+
# Dev run
22

33
```bash
4-
hugo
4+
hugo server --logLevel debug --disableFastRender -p 1313 -D
55
```
6-
7-
Publish `public` folder :)

content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Teams Notifier
33
toc: false
44
---
55

6-
Home page of the project Teams Notifier, a set of services and APIs to securely communicate easily with Microsoft Teams to post, update or delete messages to various channels.
6+
Home page of the project [Teams Notifier](https://github.com/teams-notifier/), a set of services and APIs to securely communicate easily with Microsoft Teams to post, update or delete messages to various channels.
77

88
Initially it was intended to replace and extend the retired webhook solution.
99

0 commit comments

Comments
 (0)