website: fixing the link to SimObject details in Part1

Change-Id: Ie7de271f85ecf06585291587bbb2136f6b5c693e
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5-website/+/55264
Reviewed-by: Bobby Bruce <bbruce@ucdavis.edu>
Maintainer: Bobby Bruce <bbruce@ucdavis.edu>
Tested-by: Bobby Bruce <bbruce@ucdavis.edu>
diff --git a/_pages/documentation/learning_gem5/part1/part1_2_simple_config.md b/_pages/documentation/learning_gem5/part1/part1_2_simple_config.md
index 902aa0a..4443f44 100644
--- a/_pages/documentation/learning_gem5/part1/part1_2_simple_config.md
+++ b/_pages/documentation/learning_gem5/part1/part1_2_simple_config.md
@@ -55,7 +55,7 @@
 > configuration script you can create any SimObject, set its parameters,
 > and specify the interactions between SimObjects.
 >
-> See [SimObject details](http://doxygen.gem5.org/release/current/classSimObject.html#details) for more information.
+> See [SimObject details](http://doxygen.gem5.org/release/current/classgem5_1_1SimObject.html#details) for more information.
 
 ---