Skip to content

Commit 1167934

Browse files
authored
example link
1 parent e4c9857 commit 1167934

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/*global define, brackets, $ */
22

33
// See detailed docs in https://github.com/phcode-dev/phoenix/wiki/How-To-Write-Extensions-And-Themes
4+
// A good place to look for code examples for extensions: https://github.com/phcode-dev/phoenix/tree/main/src/extensions/default
45

56
define(function (require, exports, module) {
67
"use strict";

0 commit comments

Comments
 (0)