Fix: last navbar.php reference in free-web-scraping-tools-launch article
This commit is contained in:
@@ -76,7 +76,7 @@ $author = "UK Data Services Team";
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<?php include '../../includes/navbar.php'; ?>
|
||||
<?php include($_SERVER["DOCUMENT_ROOT"] . "/includes/nav.php"); ?>
|
||||
|
||||
<nav class="breadcrumb">
|
||||
<a href="/">Home</a> <span>›</span> <a href="/blog/">Blog</a> <span>›</span> Free Web Scraping Tools Launch
|
||||
|
||||
Reference in New Issue
Block a user