Skip to content

Commit 9e63430

Browse files
Merge pull request #119 from PennyLaneAI/sc-111906-rename-qml-repo
[QML RENAMING] Update links to workflows
2 parents 3d8f730 + 5870bca commit 9e63430

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,16 +44,16 @@ All entries in the matrix are tested against PennyLane latest (GitHub master).
4444
</thead>
4545
<tbody>
4646
<tr>
47-
<td><a href="https://github.com/PennyLaneAI/qml/blob/master/.github/workflows/update-dev.yml"><code>update-dev</code></a></td>
48-
<td><a href="https://github.com/PennyLaneAI/qml/actions/workflows/update-dev.yml"><img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/PennyLaneAI/qml/update-dev.yml"></a></td>
47+
<td><a href="https://github.com/PennyLaneAI/demos/blob/master/.github/workflows/update-dev.yml"><code>update-dev</code></a></td>
48+
<td><a href="https://github.com/PennyLaneAI/demos/actions/workflows/update-dev.yml"><img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/PennyLaneAI/demos/update-dev.yml"></a></td>
4949
</tr>
5050
<tr>
51-
<td><a href="https://github.com/PennyLaneAI/qml/blob/master/.github/workflows/v2-build-branch-dev.yml"><code>v2-build-branch-dev</code></a></td>
52-
<td><a href="https://github.com/PennyLaneAI/qml/actions/workflows/v2-build-branch-dev.yml"><img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/PennyLaneAI/qml/v2-build-branch-dev.yml"></a></td>
51+
<td><a href="https://github.com/PennyLaneAI/demos/blob/master/.github/workflows/v2-build-branch-dev.yml"><code>v2-build-branch-dev</code></a></td>
52+
<td><a href="https://github.com/PennyLaneAI/demos/actions/workflows/v2-build-branch-dev.yml"><img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/PennyLaneAI/demos/v2-build-branch-dev.yml"></a></td>
5353
</tr>
5454
<tr>
55-
<td><a href="https://github.com/PennyLaneAI/qml/blob/master/.github/workflows/v2-build-branch-master.yml"><code>v2-build-branch-master</code></a></td>
56-
<td><a href="https://github.com/PennyLaneAI/qml/actions/workflows/v2-build-branch-master.yml"><img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/PennyLaneAI/qml/v2-build-branch-master.yml"></a></td>
55+
<td><a href="https://github.com/PennyLaneAI/demos/blob/master/.github/workflows/v2-build-branch-master.yml"><code>v2-build-branch-master</code></a></td>
56+
<td><a href="https://github.com/PennyLaneAI/demos/actions/workflows/v2-build-branch-master.yml"><img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/PennyLaneAI/demos/v2-build-branch-master.yml"></a></td>
5757
</tr>
5858
</tbody>
5959
</table>

0 commit comments

Comments
 (0)