Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

Commit 9eebaa0

Browse files
author
Sourabh Choraria
authored
Updated GitHub and LinkedIn usernames (#197)
1 parent 2c251a3 commit 9eebaa0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

employee-certificate/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ create_time: 2020-09-01
77
update_time: 2020-09-01
88
---
99

10-
Contributed by [Sourabh Choraria](https://developers.google.com/community/experts/directory/profile/profile-sourabh_choraria). Find me on Twitter [@schoraria911](https://twitter.com/schoraria911), [LinkedIn](https://www.linkedin.com/in/schoraria/) or via my blog on everything Google Apps Script - [script.gs](https://script.gs/).
10+
Contributed by [Sourabh Choraria](https://developers.google.com/community/experts/directory/profile/profile-sourabh_choraria). Find me on Twitter [@schoraria911](https://twitter.com/schoraria911), [LinkedIn](https://www.linkedin.com/in/choraria/) or via my blog on everything Google Apps Script - [script.gs](https://script.gs/).
1111

1212
Manually creating customized employee certificates in Google Slides can be tiresome. Having to download, attach and send them to each individual can get equally cumbersome. Google Apps Script is the perfect tool to simplify such repetitive work and also eliminate any accidents that end-up having one employee get an appreciation certificate intended for another.
1313

@@ -48,4 +48,4 @@ This setup makes use of the 'Employee Certificate' template from Google Slides a
4848

4949
To get started with Google Apps Script, try out [the codelab](https://codelabs.developers.google.com/codelabs/apps-script-intro) which guides you through the creation of your first script.
5050

51-
You can also view the [full source code](https://github.com/schoraria911/google-apps-script/blob/master/Random/Employee%20certificate/code.gs) of this solution on GitHub or check out [this blog post](https://script.gs/send-personalized-appreciation-certificate-to-employees/) to learn more about how it was built.
51+
You can also view the [full source code](https://github.com/choraria/google-apps-script/blob/master/Random/Employee%20certificate/code.gs) of this solution on GitHub or check out [this blog post](https://script.gs/send-personalized-appreciation-certificate-to-employees/) to learn more about how it was built.

0 commit comments

Comments
 (0)