Index: /ValBot/Python/check_intrawiki_section_links.py
===================================================================
--- /ValBot/Python/check_intrawiki_section_links.py	(revision 1187)
+++ /ValBot/Python/check_intrawiki_section_links.py	(revision 1188)
@@ -64,7 +64,4 @@
    target_page_name_human = target_page_name.replace('_', ' ')
    if debug: pywikibot.stdout('         Searching for section link {} on page.'.format(anchor_name))
-
-   # Convert slash character to the dot-notation hex encoding that MediaWiki uses
-   anchor_name = anchor_name.replace('/', '.2F')
 
    # Read linked page to see if it really has this anchor link
