Skip to content

Commit ddcf64e

Browse files
authored
Merge pull request #430 from raifdmueller/fix/lighthouse-canonical-url
fix: Lighthouse CI tests canonical upstream URL
2 parents 7e7a690 + 7b28913 commit ddcf64e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/.lighthouserc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"ci": {
33
"collect": {
4-
"url": ["https://raifdmueller.github.io/Semantic-Anchors/"],
4+
"url": ["https://llm-coding.github.io/Semantic-Anchors/"],
55
"numberOfRuns": 3,
66
"settings": {
77
"preset": "desktop"

0 commit comments

Comments
 (0)