Skip to content

Commit

Permalink
chore: update Loon documentation link for node configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
geekdada committed Nov 20, 2024
1 parent 76782f4 commit aae201d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/loon.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const {
} = internalFilters
const logger = createLogger({ service: 'surgio:utils:loon' })

// https://loon0x00.github.io/LoonManual/#/cn/node
// https://nsloon.app/docs/Node/#%E8%8A%82%E7%82%B9%E6%A0%BC%E5%BC%8F
export const getLoonNodes = function (
list: ReadonlyArray<PossibleNodeConfigType>,
filter?: NodeFilterType | SortedNodeFilterType,
Expand Down

0 comments on commit aae201d

Please sign in to comment.