Skip to content

Commit

Permalink
fix: update source url
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Dec 16, 2024
1 parent 3826e86 commit b465d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources-grammars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -782,7 +782,7 @@ export const sourcesCommunity: GrammarSource[] = [
{
name: 'nextflow',
aliases: ['nf'],
source: 'https://github.com/nextflow-io/vscode-language-nextflow/blob/master/syntaxes/nextflow.tmLanguage.json',
source: 'https://github.com/nextflow-io/vscode-language-nextflow/blob/main/syntaxes/nextflow.tmLanguage.json',
},
{
name: 'nginx',
Expand Down

0 comments on commit b465d64

Please sign in to comment.