OSDN Git Service

assoc_array: fix path to assoc_array documentation
authorAlexander Kuleshov <kuleshovmail@gmail.com>
Tue, 22 Aug 2017 18:39:13 +0000 (00:39 +0600)
committerJonathan Corbet <corbet@lwn.net>
Wed, 30 Aug 2017 22:40:11 +0000 (16:40 -0600)
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
lib/assoc_array.c

index 59fd7c0..155c55d 100644 (file)
@@ -1,6 +1,6 @@
 /* Generic associative array implementation.
  *
- * See Documentation/assoc_array.txt for information.
+ * See Documentation/core-api/assoc_array.rst for information.
  *
  * Copyright (C) 2013 Red Hat, Inc. All Rights Reserved.
  * Written by David Howells (dhowells@redhat.com)