Skip to content

Commit

Permalink
fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
reiji-h committed Jun 4, 2024
1 parent 5f75eaa commit 5ff0aeb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

import sanitize from 'sanitize-filename';

// https://regex101.com/r/OJB2UJ/1
// https://regex101.com/r/fK2rV3/1
const githubReposIdPattern = new RegExp(/^\/([^/]+)\/([^/]+)$/);

// https://regex101.com/r/CQjSuz/1
Expand Down

0 comments on commit 5ff0aeb

Please sign in to comment.