You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 7, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: employee-certificate/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ create_time: 2020-09-01
7
7
update_time: 2020-09-01
8
8
---
9
9
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/).
11
11
12
12
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.
13
13
@@ -48,4 +48,4 @@ This setup makes use of the 'Employee Certificate' template from Google Slides a
48
48
49
49
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.
50
50
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