Skip to content

Commit

Permalink
File name corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Cheel nakashima committed Jul 4, 2024
1 parent 7b2b7ab commit 28f6165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mandatory/inc/ListDir.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#include "Attributes.hpp"
#include "utils.hpp"
#include "colors.h"
#define TEMPLATE_LIST_DIR "./Templates/dir_list.html"
#define TEMPLATE_LIST_DIR "./templates/dir_list.html"

class ListDir
{
Expand Down

0 comments on commit 28f6165

Please sign in to comment.