diff --git a/motivation_section.py b/motivation_section.py index 248f100..03fd9ab 100644 --- a/motivation_section.py +++ b/motivation_section.py @@ -33,4 +33,4 @@ def write_motivation_section(page): page.markdown("🎯 Click on the classifier tab available on the navigation bar to try out our tool!") page.markdown("For more detailed information about our study and the classifier, please read our paper:") - page.markdown('

(unavailable due double-blind review policy)

', unsafe_allow_html=True) \ No newline at end of file + page.markdown('

https://www.ime.usp.br/~gerosa/papers/FSE2023_Fronchetti.pdf

', unsafe_allow_html=True)