qml icon indicating copy to clipboard operation
qml copied to clipboard

[BUG] Inconsistent hyperlinks for the "back" button in (at least) QML demos

Open emgilfuster opened this issue 3 years ago • 2 comments

Inconsistent hyperlinks for the "back" button in (at least) QML demos

The back button at the top left of the demo page has different hyperlinks for different demos in the qml list. image

emgilfuster avatar Jun 24 '22 08:06 emgilfuster

Thanks for opening this issue!

CatalinaAlbornoz avatar Jun 24 '22 16:06 CatalinaAlbornoz

Thanks @emgilfuster! This is because tutorial_tn_circuits is not listed in the ToC for the demos_qml.rst page:

https://github.com/PennyLaneAI/qml/blame/master/demos_qml.rst#L134-L153

We should probably go through and audit, and ensure that all demos are listed in the table of contents for the correct categories.

josh146 avatar Jun 25 '22 00:06 josh146

problem solved, demos are now up to date :)

KetpuntoG avatar Nov 29 '22 17:11 KetpuntoG