display a valid URL for the download location
This commit is contained in:
@ -1578,8 +1578,8 @@ QWizardPage *LammpsGui::tutorial_intro(const int ntutorial, const QString &infot
|
|||||||
QString::number(ntutorial) +
|
QString::number(ntutorial) +
|
||||||
QString(" from the LAMMPS tutorials article by Simon Gravelle, Jake Gissinger, and Axel "
|
QString(" from the LAMMPS tutorials article by Simon Gravelle, Jake Gissinger, and Axel "
|
||||||
"Kohlmeyer.</p><p>The materials for this tutorial are downloaded from:<br><b><a "
|
"Kohlmeyer.</p><p>The materials for this tutorial are downloaded from:<br><b><a "
|
||||||
"href=\"https://github.com/lammpstutorials/lammpstutorials-article\">github.com/"
|
"href=\"https://github.com/lammpstutorials/lammpstutorials-article\">https://"
|
||||||
"lammpstutorials/lammpstutorials-article</a></b></p>") +
|
"github.com/lammpstutorials/lammpstutorials-article</a></b></p>") +
|
||||||
infotext);
|
infotext);
|
||||||
label->setWordWrap(true);
|
label->setWordWrap(true);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user