Skip to content

Commit c9d228f

Browse files
authored
Merge pull request #3 from teams-notifier/link-to-github
add link to github's project
2 parents 266f663 + 828879c commit c9d228f

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)