Skip to content

Commit 7a7a6ab

Browse files
committed
Fix spec references
1 parent 66eda18 commit 7a7a6ab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CoffeeScript.sublime-syntax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%YAML 1.2
22
---
3-
# http://www.sublimetext.com/docs/syntax.html
4-
# CoffeeScript Syntax: version 1
3+
# https://coffeescript.org/
4+
# https://www.sublimetext.com/docs/syntax.html
55
name: CoffeeScript
66
scope: source.coffee
77
version: 2

0 commit comments

Comments
 (0)