Skip to content

Commit f0c6ea0

Browse files
authored
Fix link in readme (#2)
1 parent 9f7c6e1 commit f0c6ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This repository contains the source code used by the [Yo Office generator](https://github.com/OfficeDev/generator-office) when you create a new Office Add-in that appears in the task pane. You can also use this repository as a sample to base your own project from if you choose not to use the generator.
44

55
## TypeScript
6-
This template is written using [TypeScript](http://www.typescriptlang.org/). For the JavaScript version of this template, go to [Excel-Custom-Functions-JS](https://github.com/OfficeDev/Excel-Custom-Functions-JS).
6+
This template is written using [TypeScript](http://www.typescriptlang.org/). For the JavaScript version of this template, go to [Office-Addin-TaskPane-JS](https://github.com/OfficeDev/Office-Addin-TaskPane-JS).
77

88
## Questions and comments
99

0 commit comments

Comments
 (0)