Skip to content

Commit

Permalink
Update URL
Browse files Browse the repository at this point in the history
  • Loading branch information
frankharkins committed Jul 15, 2024
1 parent 0153041 commit 3199732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ecosystem/cli/website.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import re
from pathlib import Path

NEW_URL = "https://ibm.com"
NEW_URL = "https://ibm.com/quantum/ecosystem"


def build_website(output: str) -> None:
Expand Down

0 comments on commit 3199732

Please sign in to comment.